Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
Overview
The Localization Manager supports the run-time translation of all the elements in the context of an application screen. This includes such items as window titles, labels, and messages. This aids your deployment of an application that must run in many different languages.
In a distributed environment, the Localization Manager is started on both the client and server sides. There is a wrapper program for each side that sets the global variable,
server-side, to eitherYESfor the server-side version orNOfor the client-side version. Both programs then include the main code of the manager from theaf\app\aftrnmngrp.iinclude file. The differences in how the manager operates on each side are triggered by checking the value of theserver-sidevariable.The Localization Manager’s handle is stored in the global shared variable,
gshTranslationManager.Table 5–1 shows the files that contain the Localization Manager’s code.
Table 5–1: Localization Manager files Type Path Client-side wrapper Server-side wrapper Main code Included files
For more information on this Manager, see the chapter on using the Progress Dynamics Managers in OpenEdge Development: Progress Dynamics Advanced Development .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |